From: Richard M. Stallman Date: Thu, 16 Aug 2007 02:23:23 +0000 (+0000) Subject: (copyright-names-regexp): Add custom group. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~17386 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=e8a11a09cc59f61c5e0fb645f921cd9857f72020;p=emacs.git (copyright-names-regexp): Add custom group. --- diff --git a/lisp/emacs-lisp/copyright.el b/lisp/emacs-lisp/copyright.el index 8543bad2f4e..5fdebea68f3 100644 --- a/lisp/emacs-lisp/copyright.el +++ b/lisp/emacs-lisp/copyright.el @@ -59,6 +59,7 @@ The second \\( \\) construct must match the years." Only copyright lines where the name matches this regexp will be updated. This allows you to avoid adding yars to a copyright notice belonging to someone else or to a group for which you do not work." + :group 'copyright :type 'regexp) (defcustom copyright-years-regexp